Add test defintion for network security config tests Change-Id: Ic46c38d66f7c868ad6ff1f686683eff3e19239cc
diff --git a/testrunner/test_defs.xml b/testrunner/test_defs.xml index e984a21..73047f1 100644 --- a/testrunner/test_defs.xml +++ b/testrunner/test_defs.xml
@@ -160,6 +160,12 @@ package="com.android.volley.tests" continuous="true" /> +<test name="networksecurityconfig" + build_path="frameworks/base/tests/NetworkSecurityConfigTest" + package="android.security.net.config" + coverage_target="framework" + description="Android network security config tests." /> + <!-- end of framework tests --> <!-- media framework tests -->